projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab60688
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 29 Oct 2001 11:39:52 +0000
(11:39 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 29 Oct 2001 11:39:52 +0000
(11:39 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0687634bdfeedc06f9b38afa498560a8abbbe1e2..0abb38be415ded6edfecdf5e95ace8f95c55288a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2001-10-29 Gerd Moellmann <gerd@gnu.org>
+
+ * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired
+ buffers.
+
2001-10-29 Alex Schroeder <kensanata@yahoo.com>
* progmodes/sql.el (sql-mysql): Doc change by RMS.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e595f489911f3ca0c639023cc35fd13c64bcbe9a..e963408e341e14e5b90c68c2dddf9e58ce982db2 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2001-10-29 Gerd Moellmann <gerd@gnu.org>
+ * xfns.c (x_set_internal_border_width): Set frame garbaged
+ when X window doesn't exist yet.
+
* xterm.c (x_after_update_window_line): Clear internal border
in different circumstances.